.Net Framework > v2.0.50727 > System > Data > DataSet > Merge Merge(DataRow[])
Merge(DataRow[],Boolean,MissingSchemaAction)
Merge(DataSet)
Merge(DataSet,Boolean)
Merge(DataSet,Boolean,MissingSchemaAction)
Merge(DataTable)
Merge(DataTable,Boolean,MissingSchemaAction)


Merge(DataRow[])

Category
Method
Description
Merges an array of System.Data.DataRow objects into the current System.Data.DataSet.
Type
void
Character
public
Parameters
NameTypeDescription
rowsDataRow[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Merge(DataRow[],Boolean,MissingSchemaAction)

Category
Method
Description
Merges an array of System.Data.DataRow objects into the current System.Data.DataSet, preserving or discarding changes in the DataSet and handling an incompatible schema according to the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
rowsDataRow[]
preserveChangesBoolean
missingSchemaActionMissingSchemaAction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Merge(DataSet)

Category
Method
Description
Merges a specified System.Data.DataSet and its schema into the current DataSet.
Type
void
Character
public
Parameters
NameTypeDescription
dataSetDataSet
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Merge(DataSet,Boolean)

Category
Method
Description
Merges a specified System.Data.DataSet and its schema into the current DataSet, preserving or discarding any changes in this DataSet according to the given argument.
Type
void
Character
public
Parameters
NameTypeDescription
dataSetDataSet
preserveChangesBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Merge(DataSet,Boolean,MissingSchemaAction)

Category
Method
Description
Merges a specified System.Data.DataSet and its schema with the current DataSet, preserving or discarding changes in the current DataSet and handling an incompatible schema according to the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
dataSetDataSet
preserveChangesBoolean
missingSchemaActionMissingSchemaAction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Merge(DataTable)

Category
Method
Description
Merges a specified System.Data.DataTable and its schema into the current System.Data.DataSet.
Type
void
Character
public
Parameters
NameTypeDescription
tableDataTable
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Merge(DataTable,Boolean,MissingSchemaAction)

Category
Method
Description
Merges a specified System.Data.DataTable and its schema into the current DataSet, preserving or discarding changes in the DataSet and handling an incompatible schema according to the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
tableDataTable
preserveChangesBoolean
missingSchemaActionMissingSchemaAction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database